Remove scope info, always add scope labels#7398
Remove scope info, always add scope labels#7398jkwatson merged 14 commits intoopen-telemetry:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7398 +/- ##
============================================
- Coverage 89.99% 89.98% -0.02%
+ Complexity 7080 7070 -10
============================================
Files 803 803
Lines 21412 21394 -18
Branches 2086 2081 -5
============================================
- Hits 19270 19251 -19
- Misses 1479 1480 +1
Partials 663 663 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jack-berg
left a comment
There was a problem hiding this comment.
Nice approach! Few minor comments, but I think we should aim to merge.
3cc588e to
7d7dd89
Compare
7d7dd89 to
4d3eaaa
Compare
|
@jack-berg please check again |
dac6a0c to
340dff3
Compare
340dff3 to
8f2e5b6
Compare
|
@trask please check again |
|
Just discussed this with @ArthurSens We want to remove the |
…rometheus/internal/PrometheusComponentProvider.java Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
6978a3b to
50b9b3c
Compare
jaydeluca
left a comment
There was a problem hiding this comment.
I think the description of this PR needs to be updated? Something like "Remove scope info, always add scope labels"
|
@jkwatson can this be merged? |
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Follow up to #7356
Spec issue: open-telemetry/opentelemetry-specification#4634